-- card: 19043 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Mysterious clouds ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Communal Hut" put it&return&"On wings of gold" into field "textarea" of card "Communal Hut" get field "textarea" of card "Hut of the Medicine Man" put it&return&"A golden feather" into field "textarea" of card "Hut of the Medicine Man" get field "textarea" of card "River Trail" put it&return&"Reflected sunlight" into field "textarea" of card "River Trail" visual effect dissolve go to card "Mountain Trail" end mouseUp -- part contents for background part 1 ----- text ----- Mysterious clouds -- part contents for background part 2 ----- text ----- Thick mists roll down from above. Their shapes are as varied as the creatures they hide. Looking at them in reverie, you imagine the unfolding wings of a great golden parrot, the most prized catch of any zoo collector. -- part contents for background part 5 ----- text ----- 90